2025-09-06 02:52:26,620 [ 43186 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-09-06 02:52:26,621 [ 43186 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-09-06 02:52:26,621 [ 43186 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-09-06 02:52:26,621 [ 43186 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_vutj29 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_alternative_keeper_config/test.py::test_create_insert test_always_fetch_merged/test.py::test_replica_always_download test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart test_attach_without_checksums/test.py::test_attach_without_checksums test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init test_azure_blob_storage_plain_rewritable/test.py::test_insert_select test_azure_blob_storage_plain_rewritable/test.py::test_restart_server test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_block_structure_mismatch/test.py::test test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_cluster_discovery/test_password.py::test_connect_with_password test_composable_protocols/test.py::test_connections test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_xml_main/test.py::test_xml_main_conf test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_custom_dashboards/test.py::test_custom_dashboards 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1]' test_dictionaries_dependency/test.py::test_no_lazy_load test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_dictionary_custom_settings/test.py::test_work test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: reportlog-0.4.0, random-0.2, repeat-0.9.3, xdist-3.5.0, timeout-2.2.0, order-1.0.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_catboost_evaluate/test.py::testAmazonModelManyRows test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] test_disk_access_storage/test.py::test_alter test_dictionaries_dependency_xml/test.py::test_dependent_tables test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload [gw4] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw4] [ 2%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw6] [ 3%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer [gw4] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw4] [ 5%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw4] [ 6%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw4] [ 7%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw4] [ 8%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw8] [ 9%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw3] [ 10%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw3] [ 11%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query [gw2] [ 12%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] test_attach_table_normalizer/test.py::test_attach_substr [gw7] [ 13%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes [gw9] [ 14%] PASSED test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw6] [ 15%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary [gw1] [ 16%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw1] [ 17%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw0] [ 18%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] [gw7] [ 19%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw9] [ 20%] PASSED test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop [gw2] [ 21%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw3] [ 22%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw7] [ 23%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw3] [ 24%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw3] [ 25%] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw4] [ 26%] PASSED test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart [gw3] [ 27%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw3] [ 28%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key [gw3] [ 29%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw3] [ 30%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw3] [ 31%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw4] [ 32%] PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart [gw1] [ 33%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw5] [ 34%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init [gw1] [ 35%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw8] [ 36%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw6] [ 37%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading [gw0] [ 38%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] [gw9] [ 39%] PASSED test_disk_access_storage/test.py::test_drop [gw5] [ 40%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init test_azure_blob_storage_plain_rewritable/test.py::test_insert_select [gw7] [ 41%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw8] [ 42%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw2] [ 43%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw5] [ 44%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_insert_select test_azure_blob_storage_plain_rewritable/test.py::test_restart_server test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_authentication/test.py::test_authentication_fail test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw1] [ 45%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw1] [ 46%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw1] [ 47%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw1] [ 48%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_config_decryption/test.py::test_successful_decryption_xml [gw1] [ 49%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw1] [ 50%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw1] [ 51%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw2] [ 52%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw5] [ 53%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_restart_server [gw0] [ 54%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw6] [ 55%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw8] [ 56%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw8] [ 57%] PASSED test_authentication/test.py::test_authentication_pass [gw7] [ 58%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw7] [ 59%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw3] [ 60%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_alternative_keeper_config/test.py::test_create_insert [gw0] [ 61%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] [gw3] [ 62%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw2] [ 63%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw6] [ 64%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw1] [ 65%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] test_block_structure_mismatch/test.py::test test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw9] [ 66%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw2] [ 67%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] [gw7] [ 68%] PASSED test_block_structure_mismatch/test.py::test test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] [gw5] [ 69%] PASSED test_alternative_keeper_config/test.py::test_create_insert [gw8] [ 70%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw1] [ 71%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw0] [ 72%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] test_composable_protocols/test.py::test_connections [gw1] [ 73%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw4] [ 74%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path test_cluster_discovery/test_password.py::test_connect_with_password [gw7] [ 75%] PASSED test_composable_protocols/test.py::test_connections [gw4] [ 76%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw2] [ 77%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_attach_without_checksums/test.py::test_attach_without_checksums [gw1] [ 78%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_disk_configuration/test.py::test_merge_tree_custom_disk_setting [gw9] [ 79%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw0] [ 80%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] [gw2] [ 81%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] test_always_fetch_merged/test.py::test_replica_always_download [gw5] [ 82%] PASSED test_attach_without_checksums/test.py::test_attach_without_checksums test_dictionaries_dependency/test.py::test_no_lazy_load test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw8] [ 83%] PASSED test_cluster_discovery/test_password.py::test_connect_with_password test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw7] [ 84%] PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_custom_dashboards/test.py::test_custom_dashboards [gw0] [ 85%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] [gw5] [ 86%] PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw8] [ 87%] PASSED test_custom_dashboards/test.py::test_custom_dashboards [gw3] [ 88%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw4] [ 89%] PASSED test_always_fetch_merged/test.py::test_replica_always_download [gw0] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] test_config_xml_main/test.py::test_xml_main_conf [gw9] [ 91%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw6] [ 92%] PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting [gw3] [ 93%] PASSED test_config_xml_main/test.py::test_xml_main_conf test_dictionary_custom_settings/test.py::test_work [gw6] [ 94%] PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting [gw2] [ 95%] PASSED test_dictionaries_dependency/test.py::test_no_lazy_load [gw0] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] [gw3] [ 97%] PASSED test_dictionary_custom_settings/test.py::test_work [gw0] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] [gw0] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] [gw0] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /ClickHouse/tests/integration/helpers/cluster.py:2624: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo.py: 16 warnings /ClickHouse/tests/integration/helpers/external_sources.py:232: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 45.34s call test_dictionaries_dependency/test.py::test_no_lazy_load 39.02s setup test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 35.46s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 29.87s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 29.53s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 27.56s setup test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 23.26s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 23.23s teardown test_disk_configuration/test.py::test_merge_tree_disk_setting 22.74s teardown test_dictionaries_update_and_reload/test.py::test_reload_while_loading 21.13s setup test_dictionaries_postgresql/test.py::test_bad_configuration 20.45s call test_dictionaries_dependency_xml/test.py::test_get_data 20.10s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 19.05s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 18.90s call test_config_xml_main/test.py::test_xml_main_conf 18.47s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 18.42s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 18.15s setup test_cluster_discovery/test_password.py::test_connect_with_password 17.65s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 15.79s call test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 15.38s call test_dictionaries_update_and_reload/test.py::test_reload_after_loading 15.36s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 15.27s setup test_always_fetch_merged/test.py::test_replica_always_download 14.85s call test_dictionaries_postgresql/test.py::test_invalidate_query 14.53s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 14.40s setup test_disk_access_storage/test.py::test_alter 14.15s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 14.13s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 14.01s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 13.61s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 13.28s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 13.06s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 12.98s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 12.92s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 12.92s setup test_attach_table_normalizer/test.py::test_attach_substr 12.73s setup test_dictionary_custom_settings/test.py::test_work 12.65s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 12.40s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 12.22s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 12.18s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 12.06s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 11.61s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 11.52s call test_catboost_evaluate/test.py::testAmazonModelManyRows 11.43s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 11.12s teardown test_alternative_keeper_config/test.py::test_create_insert 10.95s setup test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 10.95s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 10.78s setup test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 10.52s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 10.45s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 10.42s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 10.25s setup test_custom_dashboards/test.py::test_custom_dashboards 10.21s call test_disk_access_storage/test.py::test_alter 10.17s call test_disk_access_storage/test.py::test_drop 10.11s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 10.06s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 10.06s setup test_authentication/test.py::test_authentication_fail 9.87s setup test_alternative_keeper_config/test.py::test_create_insert 9.85s call test_catboost_evaluate/test.py::testOnNullableFeatures 9.78s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 9.73s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 9.70s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 9.44s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 9.29s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 9.20s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 8.96s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 8.53s call test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 8.48s setup test_attach_without_checksums/test.py::test_attach_without_checksums 8.27s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 8.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 8.09s teardown test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 7.73s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 7.06s call test_always_fetch_merged/test.py::test_replica_always_download 6.71s teardown test_always_fetch_merged/test.py::test_replica_always_download 6.69s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 6.55s call test_disk_access_storage/test.py::test_create 6.53s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 6.38s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 6.35s setup test_config_decryption/test.py::test_successful_decryption_xml 6.22s teardown test_custom_dashboards/test.py::test_custom_dashboards 6.09s call test_disk_configuration/test.py::test_merge_tree_disk_setting 6.03s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 5.98s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 5.90s teardown test_block_structure_mismatch/test.py::test 5.86s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 5.85s call test_dictionaries_update_and_reload/test.py::test_reload_while_loading 5.77s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 5.73s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 5.51s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 5.35s call test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 5.34s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 5.14s teardown test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 5.08s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 5.05s teardown test_config_decryption/test.py::test_successful_decryption_yaml 5.04s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 5.01s teardown test_attach_without_checksums/test.py::test_attach_without_checksums 4.98s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 4.98s teardown test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 4.85s setup test_block_structure_mismatch/test.py::test 4.85s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 4.83s teardown test_authentication/test.py::test_authentication_pass 4.83s teardown test_dictionary_custom_settings/test.py::test_work 4.41s teardown test_cluster_discovery/test_password.py::test_connect_with_password 4.41s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 4.39s teardown test_dictionaries_dependency/test.py::test_no_lazy_load 3.64s teardown test_attach_table_normalizer/test.py::test_attach_substr_restart 3.37s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 3.37s teardown test_composable_protocols/test.py::test_connections 3.27s call test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 3.21s setup test_composable_protocols/test.py::test_connections 3.19s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 2.98s teardown test_disk_access_storage/test.py::test_drop 2.88s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 2.82s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 2.76s call test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 2.68s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 2.54s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 2.17s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 2.03s call test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 2.02s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 2.02s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 1.94s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 1.92s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 1.87s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 1.78s call test_attach_table_normalizer/test.py::test_attach_substr_restart 1.77s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 1.73s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.71s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 1.66s call test_attach_without_checksums/test.py::test_attach_without_checksums 1.50s call test_alternative_keeper_config/test.py::test_create_insert 1.25s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 1.21s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 1.08s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 1.06s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 1.04s call test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 0.99s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.95s call test_cluster_discovery/test_password.py::test_connect_with_password 0.87s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.79s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.77s call test_catboost_evaluate/test.py::testModelUpdate 0.76s call test_dictionaries_postgresql/test.py::test_load_dictionaries 0.71s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.69s call test_attach_table_normalizer/test.py::test_attach_substr 0.66s call test_dictionary_custom_settings/test.py::test_work 0.59s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.58s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.56s call test_catboost_evaluate/test.py::testNonConstantFeatures 0.56s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.56s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.52s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.52s call test_authentication/test.py::test_authentication_pass 0.52s call test_custom_dashboards/test.py::test_custom_dashboards 0.51s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.50s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 0.48s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.45s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.39s call test_composable_protocols/test.py::test_connections 0.36s call test_catboost_evaluate/test.py::testInvalidLibraryPath 0.34s call test_dictionaries_postgresql/test.py::test_postgres_schema 0.33s setup test_disk_access_storage/test.py::test_create 0.33s setup test_disk_access_storage/test.py::test_drop 0.32s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.32s call test_catboost_evaluate/test.py::testInvalidModelPath 0.30s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.30s call test_catboost_evaluate/test.py::testConstantFeatures 0.27s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.26s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.25s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.25s call test_block_structure_mismatch/test.py::test 0.24s call test_config_decryption/test.py::test_successful_decryption_yaml 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.17s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.15s call test_authentication/test.py::test_authentication_fail 0.14s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.13s call test_config_decryption/test.py::test_successful_decryption_xml 0.13s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.07s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_attach_table_normalizer/test.py::test_attach_substr 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 0.00s teardown test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s setup test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_dictionaries_dependency/test.py::test_no_lazy_load 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s setup test_disk_configuration/test.py::test_merge_tree_disk_setting 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_disk_access_storage/test.py::test_create 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s teardown test_disk_access_storage/test.py::test_alter 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_while_loading 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_attach_table_normalizer/test.py::test_attach_substr_restart 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_disk_access_storage/test.py::test_alter PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_disk_access_storage/test.py::test_create PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_attach_table_normalizer/test.py::test_attach_substr PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_azure_blob_storage_plain_rewritable/test.py::test_drop_table PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] PASSED test_disk_access_storage/test.py::test_drop PASSED test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_insert_select PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_restart_server PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading PASSED test_authentication/test.py::test_authentication_fail PASSED test_authentication/test.py::test_authentication_pass PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] PASSED test_block_structure_mismatch/test.py::test PASSED test_alternative_keeper_config/test.py::test_create_insert PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_composable_protocols/test.py::test_connections PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] PASSED test_attach_without_checksums/test.py::test_attach_without_checksums PASSED test_cluster_discovery/test_password.py::test_connect_with_password PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists PASSED test_custom_dashboards/test.py::test_custom_dashboards PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_always_fetch_merged/test.py::test_replica_always_download PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting PASSED test_config_xml_main/test.py::test_xml_main_conf PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting PASSED test_dictionaries_dependency/test.py::test_no_lazy_load PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] PASSED test_dictionary_custom_settings/test.py::test_work PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] ================= 100 passed, 20 warnings in 184.55s (0:03:04) =================